home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / valo.swf / scripts / DefineButton2_65 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-03-20  |  53 b   |  5 lines

  1. on(press){
  2.    nextFrame();
  3.    var whereTo = 2;
  4. }
  5.